drawGCStats

Draw GC stats on screen for instant feedback.

void
drawGCStats
(
int x = 0
,
int y = -1
)

Parameters

x int

X position

y int

Y Position. If it is < 0, it will draw at the default Y which is in the lower part of the screen

Meta